projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fb3030
)
Fix nesting-level of "God-mode" section
author
Jonas Bernoulli
<jonas@bernoul.li>
Sun, 30 May 2021 18:16:53 +0000
(20:16 +0200)
committer
Jonas Bernoulli
<jonas@bernoul.li>
Sun, 30 May 2021 18:16:53 +0000
(20:16 +0200)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 8b4c60fdee846d528b62c9450bf02a32cb58e1ec..3514226f93663700c4cf7505a8b608f49c360f8e 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-753,7
+753,7
@@
valid keys missing and it might be showing some invalid keys."
:group 'which-key
:type 'boolean)
-;;;;
;
God-mode
+;;;; God-mode
(defvar which-key--god-mode-support-enabled nil
"Support god-mode if non-nil. This is experimental,